From: Marcel Denia Date: Thu, 25 Sep 2014 22:44:03 +0000 (+0200) Subject: bash: Add myself as maintainer, add licensing information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org/%22http:/www.crowdsec.net//%22https%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22https%22?a=commitdiff_plain;h=b32f0657de694feafe4457dc3aa43bac205fb139;p=feed%2Fpackages.git bash: Add myself as maintainer, add licensing information Signed-off-by: Marcel Denia --- diff --git a/utils/bash/Makefile b/utils/bash/Makefile index 86df4b81b0..bd4315ddca 100644 --- a/utils/bash/Makefile +++ b/utils/bash/Makefile @@ -15,6 +15,11 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/bash PKG_MD5SUM:=3fb927c7c33022f1c327f14a81c0d4b0 +PKG_LICENSE:=GPL-3.0+ +PKG_LICENSE_FILES:=COPYING +PKG_MAINTAINER:=Marcel Denia + + include $(INCLUDE_DIR)/package.mk define Package/bash